Lancaster County
How Doodles Became the Dog du Jour
Poodle crossbreeds have grown overwhelmingly popular, sparking controversy in dog parks and kennel clubs alike. The features of doodles such as Peaches (above), a goldendoodle, have become the canine equivalent of Instagram face. Meet the Breeds, the American Kennel Club's annual showcase of purebred dogs, took place over two eye-wateringly cold days in early February at the Javits Center, in Manhattan. About a hundred and fifty of the two hundred and five varieties recognized as official breeds by the A.K.C., the long-standing authority in the U.S. dog world, were in attendance for the public to ogle, fondle, and coo "So cute!" to, including the basset fauve de Bretagne, a hunting hound from France that's one of three newly recognized breeds recently allowed into the purebred pantheon. Some of the dogs had competed in the Westminster Kennel Club Dog Show earlier in the week, and past champions had their ribbons on display. In spite of the frigid weather, pavilions hosting the more popular breeds--the pug, the Doberman pinscher, the Great Dane, the St. Bernard--were packed. Lesser-known varieties, such as the saluki, the Löwchen, and the Lapponian herder, drew sparser crowds. There were exhibition spaces for each breed, and on the back walls were three adjectives supposedly describing that particular type of dog's temperament. There is, in fact, no evidence that temperament is consistent within a breed, but the idea is deeply rooted in dogdom. I stopped to caress the velvety ear leather of a pharaoh hound ("Friendly, Smart, Noble"), a sprinting breed once used to hunt rabbits in Malta; accept kisses from a Portuguese water dog, bred to assist with retrieving tackle ("Affectionate, Adventurous, Athletic"); and have my photograph taken with a Leonberger, a German breed from the town of Leonberg, in southwest Germany ("Friendly, Gentle, Playful"). No one was supposed to be openly selling dogs, but, if you asked, the breeders would share their information. Excluding what are known as companion dogs, like the Leonberger, most of the animals at the show were designed for a purpose that is no longer required of them. In Great Britain, foxhounds are legally barred from chasing foxes. Consider the fate of the otterhound, an ancient variety with a noble heritage which was once used in the U.K. to hunt river otters, which were prized for their thick fur and disliked by wealthy landowners because they ate fish in their stocked ponds.
- Europe > France (0.24)
- Europe > Middle East > Malta (0.24)
- Europe > Germany (0.24)
- (18 more...)
We Still Don't Understand High-Dimensional Bayesian Optimization
Doumont, Colin, Fan, Donney, Maus, Natalie, Gardner, Jacob R., Moss, Henry, Pleiss, Geoff
High-dimensional spaces have challenged Bayesian optimization (BO). Existing methods aim to overcome this so-called curse of dimensionality by carefully encoding structural assumptions, from locality to sparsity to smoothness, into the optimization procedure. Surprisingly, we demonstrate that these approaches are outperformed by arguably the simplest method imaginable: Bayesian linear regression. After applying a geometric transformation to avoid boundary-seeking behavior, Gaussian processes with linear kernels match state-of-the-art performance on tasks with 60- to 6,000-dimensional search spaces. Linear models offer numerous advantages over their non-parametric counterparts: they afford closed-form sampling and their computation scales linearly with data, a fact we exploit on molecular optimization tasks with > 20,000 observations. Coupled with empirical analyses, our results suggest the need to depart from past intuitions about BO methods in high-dimensional spaces.
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.14)
- North America > Canada > British Columbia (0.04)
- North America > United States > Pennsylvania > Lancaster County > Lancaster (0.04)
- North America > Canada > Ontario (0.04)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Search (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Optimization (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning > Regression (0.34)
Interact2Vec -- An efficient neural network-based model for simultaneously learning users and items embeddings in recommender systems
Pires, Pedro R., Almeida, Tiago A.
This is a post-peer-review version of an article published in Applied Soft Computing . This manuscript is made available under the Elsevier user license. Published in: Applied Soft Computing, 2025. Abstract Over the past decade, recommender systems have experienced a surge in popularity. Despite notable progress, they grapple with challenging issues, such as high data dimensionality and sparseness. Representing users and items as low-dimensional embeddings learned via neural networks has become a leading solution. However, while recent studies show promising results, many approaches rely on complex architectures or require content data, which may not always be available. This paper presents Interact2Vec, a novel neural network-based model that simultaneously learns distributed embeddings for users and items while demanding only implicit feedback. The model employs state-of-the-art strategies that natural language processing models commonly use to optimize the training phase and enhance the final embeddings. Two types of experiments were conducted regarding the extrinsic and intrinsic quality of the model. In the former, we benchmarked the recommendations generated by Interact2Vec's embeddings in a top-N ranking problem, comparing them with six other recommender algorithms. The model achieved the second or third-best results in 30% of the datasets, being competitive with other recommenders, and has proven to be very efficient with an average training time reduction of 274% compared to other embedding-based models. Later, we analyzed the intrinsic quality of the embeddings through similarity tables. Our findings suggest that Interact2Vec can achieve promising results, especially on the extrinsic task, and is an excellent embedding-generator model for scenarios of scarce computing resources, enabling the learning of item and user embeddings simultaneously and efficiently. Keywords: recommender systems, collaborative filtering, distributed vector representation, embeddings1. Introduction As technology advances and content becomes increasingly accessible, a growing volume of data is generated and shared daily. While this has led to numerous advancements in the modern world, the sheer magnitude of information means that only a fraction is relevant to individual users.
- North America > United States > New York > New York County > New York City (0.05)
- South America > Brazil (0.04)
- North America > United States > District of Columbia > Washington (0.04)
- (11 more...)
- Media > Music (1.00)
- Media > Film (1.00)
- Leisure & Entertainment (1.00)
Bayesian Inference for Left-Truncated Log-Logistic Distributions for Time-to-event Data Analysis
Mostafa, Fahad, Haque, Md Rejuan, Rahman, Md Mostafijur, Nasrin, Farzana
Parameter estimation is a foundational step in statistical modeling, enabling us to extract knowledge from data and apply it effectively. Bayesian estimation of parameters incorporates prior beliefs with observed data to infer distribution parameters probabilistically and robustly. Moreover, it provides full posterior distributions, allowing uncertainty quantification and regularization, especially useful in small or truncated samples. Utilizing the left-truncated log-logistic (LTLL) distribution is particularly well-suited for modeling time-to-event data where observations are subject to a known lower bound such as precipitation data and cancer survival times. In this paper, we propose a Bayesian approach for estimating the parameters of the LTLL distribution with a fixed truncation point \( x_L > 0 \). Given a random variable \( X \sim LL(α, β; x_L) \), where \( α> 0 \) is the scale parameter and \( β> 0 \) is the shape parameter, the likelihood function is derived based on a truncated sample \( X_1, X_2, \dots, X_N \) with \( X_i > x_L \). We assume independent prior distributions for the parameters, and the posterior inference is conducted via Markov Chain Monte Carlo sampling, specifically using the Metropolis-Hastings algorithm to obtain posterior estimates \( \hatα \) and \( \hatβ \). Through simulation studies and real-world applications, we demonstrate that Bayesian estimation provides more stable and reliable parameter estimates, particularly when the likelihood surface is irregular due to left truncation. The results highlight the advantages of Bayesian inference outperform the estimation of parameter uncertainty in truncated distributions for time to event data analysis.
- North America > United States > Texas > Travis County > Austin (0.14)
- North America > Canada > Ontario > Toronto (0.05)
- North America > United States > Texas > Tarrant County > Fort Worth (0.04)
- (9 more...)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (0.67)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Uncertainty > Bayesian Inference (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Learning Graphical Models > Directed Networks > Bayesian Learning (1.00)
Meet the young team of software engineers slashing government waste at DOGE: report
Fox News host Laura Ingraham gives her take on the spending freeze on USAID on'The Ingraham Angle.' Tesla and Space X CEO Elon Musk's DOGE efforts to slash government waste and streamline the federal bureaucracy include the hiring of several up-and-coming young software engineers tasked with "modernizing federal technology and software to maximize governmental efficiency and productivity." Six young men between the ages of 19 and 24 -- Akash Bobba, Edward Coristine, Luke Farritor, Gautier Cole Killian, Gavin Kliger and Ethan Shaotran -- have taken up various roles furthering the DOGE agenda, according to a report from Wired. Bobba was part of the highly regarded Management, Entrepreneurship, and Technology program at UC Berkeley and has held internships at the Bridgewater Associates hedge fund, Meta and Palantir. "Let me tell you something about Akash," Grata AI CEO Charis Zhang posted on X about Bobba in recent days. "During a project at Berkeley, I accidentally deleted our entire codebase 2 days before the deadline. Akash just stared at the screen, shrugged, and rewrote everything from scratch in one night -- better than before. We submitted early and got first in the class. I trust him with everything I own."
- North America > United States > Pennsylvania > Lancaster County > Lancaster (0.05)
- North America > United States > New York (0.05)
- North America > United States > Nebraska > Lancaster County > Lincoln (0.05)
- (4 more...)
Fox News AI Newsletter: Musk vs. Altman
Elon Musk, right, has cast doubt on whether there is enough funding available to follow through on a 500 billion AI infrastructure project announced by President Donald Trump on Tuesday. OpenAI CEO Sam Altman, left, pushed back on Musk's claims. EMPTY COFFERS?: Business magnate and X CEO Elon Musk has cast doubt on whether there is enough funding available to follow through on a massive 500 billion artificial intelligence (AI) infrastructure project announced by President Donald Trump on Tuesday. SpaceX and Tesla founder Elon Musk speaks during an America PAC town hall on Oct. 26, 2024 in Lancaster, Pa. ( Samuel Corum/Getty Images) ON THE BRINK: Walter Isaacson, author of "Elon Musk," discusses the Trump administration's collaboration with tech giants to drive AI innovation and technological advancement on "America's Newsroom." CONTROVERSIAL TECH: Artificial intelligence (AI) tools are now available for future medical professionals at one Texas university to navigate the complexities of pregnancy and abortion--a development that further blurs the line between technology, politics and healthcare.
- North America > United States > Texas (0.28)
- North America > United States > Pennsylvania > Lancaster County > Lancaster (0.26)
- Asia > Middle East > Republic of Türkiye > Corum Province > Corum (0.26)
- (2 more...)
Sam Altman's OpenAI backing initiative headed by several anti-Trump staff pushing liberal causes
Fox News chief national security correspondent Jennifer Griffin reports on what the US and Israel are doing to stay ahead of adversaries in AI on'Special Report.' OpenAI has partnered with a new AI initiative led by a group co-founded with outgoing Special Presidential Envoy for Climate John Kerry that has pushed left-wing causes and has several board members aligned with Democrats. OpenAI, led by CEO Sam Altman, is backing an initiative known as AI 2030, which is aimed at shaping "public dialogue about U.S. competition against China on AI," Politico reported in October. The initiative is led by the "non-partisan" think tank American Security Project (ASP), where Kerry was a founding member and served two stints on the board of directors. ASP has promoted the idea that climate change is a national security threat, and argued on its website that pulling out of the Iran Nuclear Deal was a bad idea that "harms national security."
- Asia > Middle East > Iran (0.55)
- Asia > Middle East > Israel (0.25)
- Asia > Russia (0.15)
- (7 more...)
- Government > Regional Government > North America Government > United States Government (1.00)
- Government > Military (1.00)
- Government > Foreign Policy (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Chatbot (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Large Language Model (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning > Generative AI (0.88)
Fox News AI Newsletter: OpenAI responds to Elon Musk's lawsuit
Raj Goyle, CEO of intelligence firm Bodhala and former Democratic Kansas state representative, told Fox News Digital it is encouraging to see members of both parties come together to try and determine the source of these drones. SpaceX and Tesla founder Elon Musk speaks during an America PAC town hall on October 26, 2024, in Lancaster, Pennsylvania. AI WARS: OpenAI is pushing back against Elon Musk's latest attempt to rework his lawsuit against the artificial intelligence giant that seeks to prevent the company from moving to a for-profit structure, noting in a blog post and legal filing that Musk had argued for it to do so years ago. AGE OF AI: OpenAI CEO Sam Altman is joining the list of U.S. tech titans donating to President-elect Trump's inaugural fund, a spokesperson exclusively told Fox News Digital. ARTIFICIAL INTELLIGENCE: The House task force on artificial intelligence is urging the U.S. government to aim for "a flexible sectoral regulatory framework" for the technology in a nearly 300-page report released Tuesday morning.
- North America > United States > Pennsylvania > Lancaster County > Lancaster (0.27)
- North America > United States > Kansas (0.27)
- Asia > Middle East > Republic of Türkiye > Corum Province > Corum (0.07)
- Media > News (1.00)
- Law (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
- Information Technology > Communications > Social Media (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Large Language Model (0.90)
- Information Technology > Artificial Intelligence > Natural Language > Chatbot (0.90)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning > Generative AI (0.90)
AMUSD: Asynchronous Multi-Device Speculative Decoding for LLM Acceleration
Large language models typically generate tokens autoregressively, using each token as input for the next. Recent work on Speculative Decoding has sought to accelerate this process by employing a smaller, faster draft model to more quickly generate candidate tokens. These candidates are then verified in parallel by the larger (original) verify model, resulting in overall speedup compared to using the larger model by itself in an autoregressive fashion. In this work, we introduce AMUSD (Asynchronous Multi-device Speculative Decoding), a system that further accelerates generation by decoupling the draft and verify phases into a continuous, asynchronous approach. Unlike conventional speculative decoding, where only one model (draft or verify) performs token generation at a time, AMUSD enables both models to perform predictions independently on separate devices (e.g., GPUs). We evaluate our approach over multiple datasets and show that AMUSD achieves an average 29% improvement over speculative decoding and up to 1.96$\times$ speedup over conventional autoregressive decoding, while achieving identical output quality. Our system is open-source and available at https://github.com/BradMcDanel/AMUSD/.
- North America > United States > Colorado > Boulder County > Boulder (0.29)
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.05)
- North America > United States > Pennsylvania > Lancaster County > Lancaster (0.04)
- North America > United States > New York (0.04)